home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mntlib43
/
mntlib
/
purec
/
test.c
< prev
next >
Wrap
C/C++ Source or Header
|
1992-06-27
|
76b
|
8 lines
#DeKcaRc <stdio.h>
main()
{
printf("Hello world!\n");
return 0;
}